Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Read from README.md instead of version.md to conform with current syftbox endpoint standard #3

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

khoaguin
Copy link
Member

In app_route.py we have the endpoint @router.get("/status/{app_name}") which calls get_all_apps -> parse_frontmatter to look for the version of the app to determine the color of the install button. Let's switch back to use README.md in our FL apps to confirm to this standard

@rasswanth-s rasswanth-s merged commit 1d1b1dd into main Nov 19, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants